../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(508,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/concurrency.d(524,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(915,1): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/core.d(1149,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(193,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/internal/freelistref.d(229,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(368,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(372,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9afbe5ef1543dd17758c77-vibe-core/source/vibe/core/net.d(377,4): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/common.d(634,3): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. ../5b9a6a87592222f1656b174a-vibe-d/utils/vibe/utils/array.d(653,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. source/vibe_elastic_logger/logger.d(212,20): Error: none of the overloads of `requestHTTP` are callable using argument types `(immutable(string), void, void)`, candidates are: ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(73,20): `vibe.http.client.requestHTTP(string url, scope void delegate(scope HTTPClientRequest req) requester = cast(void delegate(scope HTTPClientRequest req))null, const(HTTPClientSettings) settings = defaultSettings())` ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(78,20): `vibe.http.client.requestHTTP(URL url, scope void delegate(scope HTTPClientRequest req) requester = cast(void delegate(scope HTTPClientRequest req))null, const(HTTPClientSettings) settings = defaultSettings())` ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(96,6): `vibe.http.client.requestHTTP(string url, scope void delegate(scope HTTPClientRequest req) requester, scope void delegate(scope HTTPClientResponse req) responder, const(HTTPClientSettings) settings = defaultSettings())` ../5b9a6a87592222f1656b174a-vibe-d/http/vibe/http/client.d(101,6): `vibe.http.client.requestHTTP(URL url, scope void delegate(scope HTTPClientRequest req) requester, scope void delegate(scope HTTPClientResponse req) responder, const(HTTPClientSettings) settings = defaultSettings())` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.